Skip to main content

Replace elements

REPLACE_ELEMENT_CSS

Replaces the elements matching the CSS selector with the specified replacement text

Parameters

  • css (string): The CSS selector
  • replacement (string): The replacement element string, e.g. I love PIZZA!
  • topicText (string): The text of the topic. Use $TOPIC_XHTML
  • trackChanges (bool): true/false

Returns

The Flare topic XHTML